home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / prog / lzw4c12.zip / DIR_IO.H < prev    next >
Text File  |  1992-11-08  |  89b  |  5 lines

  1. /* prototypes for DIR_IO.C */
  2.  
  3. int FindFirst(char *,char *);
  4. int FindNext(char *);
  5.